home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / false / RCS / false.man,v < prev   
Encoding:
Text File  |  1988-12-29  |  919 b   |  65 lines

  1. head     1.2;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @@;
  7.  
  8.  
  9. 1.2
  10. date     88.12.29.13.10.53;  author ouster;  state Exp;
  11. branches ;
  12. next     1.1;
  13.  
  14. 1.1
  15. date     88.12.21.11.00.29;  author ouster;  state Exp;
  16. branches ;
  17. next     ;
  18.  
  19.  
  20. desc
  21. @@
  22.  
  23.  
  24. 1.2
  25. log
  26. @Editorial cleanup.
  27. @
  28. text
  29. @' $Header: /a/newcmds/false/RCS/false.man,v 1.1 88/12/21 11:00:29 ouster Exp $ SPRITE (Berkeley)
  30. .so \*(]ltmac.sprite
  31. .HS FALSE cmds
  32. .BS
  33. .SH NAME
  34. false \- Return a non-zero status
  35. .SH SYNOPSIS
  36. \fBfalse\fR
  37. .BE
  38.  
  39. .SH DESCRIPTION
  40. .PP
  41. This command does nothing except return a non-zero status.
  42. It is normally used in Bourne shell scripts for loop control
  43. and other conditional operations.
  44.  
  45. .SH "SEE ALSO"
  46. sh(1), true(1)
  47.  
  48. .SH KEYWORDS
  49. false, shell, status
  50. @
  51.  
  52.  
  53. 1.1
  54. log
  55. @Initial revision
  56. @
  57. text
  58. @d1 1
  59. a1 1
  60. ' $Header: /a/newcmds/cpp/RCS/cpp.man,v 1.1 88/12/21 10:49:47 ouster Exp $ SPRITE (Berkeley)
  61. d11 1
  62. a11 1
  63. .SH INTRODUCTION
  64. @
  65.